ActiveReports 12
ToArray Method (TablixItems<T>)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixItems<T> Class : ToArray Method
Creates an array of ReportComponent from a TablixItems.
Syntax
'Declaration
 
Public Function ToArray() As T()
public T[] ToArray()

Return Value

An array that contains the elements from the TablixItems collection.
See Also

Reference

TablixItems<T> Class
TablixItems<T> Members